Requires Windows XP SP1 or newer. The plugin was originally made by
Daedalus.
ResCountType
- GDI - Measures the number of GDI objects.
- USER- Measures the number of user objects.
- HANDLE - Measures the number of open handles.
- WINDOW - Measures the number of windows in the system.
ProcessName
The name of the process that is measured. E.g.
ProcessName=Litestep.exe would measure only Litestep's resources.
Leave this empty if you want to measure all resources in the system.
This has no effect if the ResCountType is set to WINDOW.
Examples
[MeasureResMon]
Measure=Plugin
Plugin=Plugins\ResMon.dll
ResCountType=HANDLE
ProcessName=Rainmeter.exe